[INFO] cloning repository https://github.com/lexiupon/hitmap
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lexiupon/hitmap" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flexiupon%2Fhitmap", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flexiupon%2Fhitmap'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 370f5c8cb37bc09c5d1baf2cc3fc12fce964e921
[INFO] testing lexiupon/hitmap against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flexiupon%2Fhitmap" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lexiupon/hitmap
[INFO] finished tweaking git repo https://github.com/lexiupon/hitmap
[INFO] tweaked toml for git repo https://github.com/lexiupon/hitmap written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lexiupon/hitmap on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lexiupon/hitmap already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rusttype v0.9.3
[INFO] [stderr]   Downloaded owned_ttf_parser v0.15.2
[INFO] [stderr]   Downloaded simba v0.8.1
[INFO] [stderr]   Downloaded comfy-table v7.2.2
[INFO] [stderr]   Downloaded imageproc v0.25.1
[INFO] [stderr]   Downloaded nalgebra v0.32.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1347f7c4ac1a0b593134358422e4ad7787e4d791dbb3e9824e0f31b73122ef2f
[INFO] running `Command { std: "docker" "start" "-a" "1347f7c4ac1a0b593134358422e4ad7787e4d791dbb3e9824e0f31b73122ef2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1347f7c4ac1a0b593134358422e4ad7787e4d791dbb3e9824e0f31b73122ef2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1347f7c4ac1a0b593134358422e4ad7787e4d791dbb3e9824e0f31b73122ef2f", kill_on_drop: false }`
[INFO] [stdout] 1347f7c4ac1a0b593134358422e4ad7787e4d791dbb3e9824e0f31b73122ef2f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 544d2cbf1051a64bc30db98ff004365735353166da0ef22e90b1273bb6a25981
[INFO] running `Command { std: "docker" "start" "-a" "544d2cbf1051a64bc30db98ff004365735353166da0ef22e90b1273bb6a25981", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling as-slice v0.2.1
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]    Compiling aligned v0.4.3
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]    Compiling y4m v0.8.0
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling zune-core v0.5.1
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling imgref v1.12.1
[INFO] [stderr]    Compiling no_std_io2 v0.9.4
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling bitstream-io v4.10.0
[INFO] [stderr]    Compiling zune-jpeg v0.5.15
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling avif-serialize v0.8.9
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling rgb v0.8.53
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling fax v0.2.7
[INFO] [stderr]    Compiling lebe v0.5.3
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.10
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling moxcms v0.8.1
[INFO] [stderr]    Compiling gif v0.14.2
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling image-webp v0.2.4
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling roxmltree v0.20.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling simba v0.8.1
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling ttf-parser v0.15.2
[INFO] [stderr]    Compiling owned_ttf_parser v0.25.1
[INFO] [stderr]    Compiling ab_glyph v0.2.32
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling fontconfig-parser v0.5.8
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling ttf-parser v0.20.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling comfy-table v7.2.2
[INFO] [stderr]    Compiling owned_ttf_parser v0.15.2
[INFO] [stderr]    Compiling rusttype v0.9.3
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling profiling-procmacros v1.0.18
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling profiling v1.0.18
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling av1-grain v0.2.5
[INFO] [stderr]    Compiling fontdb v0.16.2
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling nalgebra v0.32.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling exr v1.74.0
[INFO] [stderr]    Compiling tiff v0.11.3
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling ravif v0.13.0
[INFO] [stderr]    Compiling image v0.25.10
[INFO] [stderr]    Compiling imageproc v0.25.1
[INFO] [stderr]    Compiling hitmap v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 34s
[INFO] running `Command { std: "docker" "inspect" "544d2cbf1051a64bc30db98ff004365735353166da0ef22e90b1273bb6a25981", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "544d2cbf1051a64bc30db98ff004365735353166da0ef22e90b1273bb6a25981", kill_on_drop: false }`
[INFO] [stdout] 544d2cbf1051a64bc30db98ff004365735353166da0ef22e90b1273bb6a25981
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e99bafc7a0bfaaa4ff83da581ce3f491f2b8805ece92e52b58bf4642ef31e001
[INFO] running `Command { std: "docker" "start" "-a" "e99bafc7a0bfaaa4ff83da581ce3f491f2b8805ece92e52b58bf4642ef31e001", kill_on_drop: false }`
[INFO] [stderr]    Compiling hitmap v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.42s
[INFO] running `Command { std: "docker" "inspect" "e99bafc7a0bfaaa4ff83da581ce3f491f2b8805ece92e52b58bf4642ef31e001", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e99bafc7a0bfaaa4ff83da581ce3f491f2b8805ece92e52b58bf4642ef31e001", kill_on_drop: false }`
[INFO] [stdout] e99bafc7a0bfaaa4ff83da581ce3f491f2b8805ece92e52b58bf4642ef31e001
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6131e8302a2fb83ecd6ce6994e4c959269b7d0ee9d0cf074704eae37cbc20e7d
[INFO] running `Command { std: "docker" "start" "-a" "6131e8302a2fb83ecd6ce6994e4c959269b7d0ee9d0cf074704eae37cbc20e7d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hitmap-cfd017af6ea7cff1)
[INFO] [stdout] 
[INFO] [stdout] running 52 tests
[INFO] [stdout] test common::tests::guess_dark_theme_from_colorfgbg_parses_background_index ... ok
[INFO] [stdout] test common::tests::infer_dark_mode_from_rgb_distinguishes_dark_and_light_backgrounds ... ok
[INFO] [stdout] test config::tests::falls_back_to_home_config_path ... ok
[INFO] [stdout] test palette::tests::test_hex_to_rgb_invalid ... ok
[INFO] [stdout] test config::tests::effective_config_merges_defaults_and_saved_values ... ok
[INFO] [stdout] test palette::tests::test_load_palette ... ok
[INFO] [stdout] test palette::tests::test_load_palette_uses_profile_specific_surfaces ... ok
[INFO] [stdout] test palette::tests::test_resolve_color_profile ... ok
[INFO] [stdout] test render::tests::inline_render_still_uses_terminal_width_defaults ... ok
[INFO] [stdout] test palette::tests::test_resolve_color_profile_invalid ... ok
[INFO] [stdout] test render::tests::output_png_defaults_to_unconstrained_content_width ... ok
[INFO] [stdout] test render::tests::output_png_honors_explicit_width_without_terminal_cap ... ok
[INFO] [stdout] test config::tests::ensure_config_file_exists_does_not_overwrite_existing_config ... ok
[INFO] [stdout] test config::tests::ensure_config_file_exists_writes_commented_template ... ok
[INFO] [stdout] test config::tests::load_config_rejects_invalid_semantic_values ... ok
[INFO] [stdout] test scale::tests::test_bucket_for_value_last_threshold ... ok
[INFO] [stdout] test render::tests::resolve_settings_prefers_cli_over_config_and_falls_back_to_defaults ... ok
[INFO] [stdout] test scale::tests::test_bucket_for_value_first_threshold ... ok
[INFO] [stdout] test scale::tests::test_fibonacci_thresholds ... ok
[INFO] [stdout] test scale::tests::test_bucket_for_value_over_max ... ok
[INFO] [stdout] test scale::tests::test_bucket_for_value_zero ... ok
[INFO] [stdout] test render::tests::resolve_settings_uses_config_when_cli_is_missing ... ok
[INFO] [stdout] test scale::tests::test_parse_scale_profile_with_multiplier ... ok
[INFO] [stdout] test terminal::tests::parse_hex_color_component_scales_16bit_values ... ok
[INFO] [stdout] test palette::tests::test_load_palette_cell_count ... ok
[INFO] [stdout] test scale::tests::test_parse_scale_profile_invalid ... ok
[INFO] [stdout] test scale::tests::test_scale_thresholds ... ok
[INFO] [stdout] test tests::keeps_config_subcommand_intact ... ok
[INFO] [stdout] test terminal::tests::scan_terminal_responses_detects_kitty_and_device_attributes ... ok
[INFO] [stdout] test terminal::tests::scan_terminal_responses_ignores_incomplete_kitty_reply ... ok
[INFO] [stdout] test tests::rewrites_root_render_flags_to_render_subcommand ... ok
[INFO] [stdout] test tests::strips_generic_clap_help_hint ... ok
[INFO] [stdout] test text::tests::legend_is_right_aligned_within_layout ... ok
[INFO] [stdout] test text::tests::month_line_places_labels_on_week_boundaries ... ok
[INFO] [stdout] test terminal::tests::parse_osc_background_response_extracts_rgb_triplet ... ok
[INFO] [stdout] test text::tests::text_colors_match_kitty_palette_for_all_profiles_and_themes ... ok
[INFO] [stdout] test config::tests::set_and_unset_round_trip_through_toml_file ... ok
[INFO] [stdout] test palette::tests::test_canonical_color_profile_name ... ok
[INFO] [stdout] test palette::tests::test_get_color_profiles ... ok
[INFO] [stdout] test palette::tests::test_hex_to_rgb ... ok
[INFO] [stdout] test palette::tests::test_resolve_color_profile_uses_theme_specific_backgrounds ... ok
[INFO] [stdout] test palette::tests::test_validate_color_profile_name ... ok
[INFO] [stdout] test text::tests::text_render_uses_fixed_cell_width ... ok
[INFO] [stdout] test config::tests::edit_file_with_shell_editor_command_updates_file ... ok
[INFO] [stdout] test tests::keeps_help_subcommand_intact ... ok
[INFO] [stdout] test scale::tests::test_linear_thresholds ... ok
[INFO] [stdout] test scale::tests::test_parse_scale_profile ... ok
[INFO] [stdout] test text::tests::text_colors_match_palette_bucket_order_for_github_dark ... ok
[INFO] [stdout] test text::tests::text_render_contains_section_and_legend ... ok
[INFO] [stdout] test config::tests::resolves_xdg_path_when_available ... ok
[INFO] [stdout] test render::tests::output_png_still_honors_explicit_width_cap ... ok
[INFO] [stdout] test render::tests::long_output_png_is_not_clipped_to_inline_terminal_width ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 52 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.83s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6131e8302a2fb83ecd6ce6994e4c959269b7d0ee9d0cf074704eae37cbc20e7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6131e8302a2fb83ecd6ce6994e4c959269b7d0ee9d0cf074704eae37cbc20e7d", kill_on_drop: false }`
[INFO] [stdout] 6131e8302a2fb83ecd6ce6994e4c959269b7d0ee9d0cf074704eae37cbc20e7d
